SYS files - перевод на Английский
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

SYS files - перевод на Английский

FILENAME EXTENSION
.SYS

SYS files      
Cartelle SYS (cartelle memorizzate all"avviamento del computer e collegate all"hardware)
Program Files         
STANDARD FOLDER IN MICROSOFT WINDOWS OPERATING SYSTEMS IN WHICH APPLICATIONS THAT ARE NOT PART OF THE OPERATING SYSTEM ARE CONVENTIONALLY INSTALLED
Progra~1; PROGRA~1; C:/Program Files; C:\Program Files; Program files
files di programmi (contrariamente ai files di documenti)
configuration file         
  • The REGEDIT application being used to edit Windows Registry data
SOFTWARE FILE USED TO CONFIGURE THE INITIAL SETTINGS FOR A COMPUTER PROGRAM
.conf; Rc file; Config file; Configuration files; .cfg; Configuration script; Configuration scripts
cartella di configurazione (cartella contenente parametri e definizioni del sistema di azionamento del computer)

Определение

X-Phile
Computer term for someone who is obssesed with the X-files.
He watches the X-Files everyday? What an X-Phile!

Википедия

.sys

.sys is a filename extension used in MS-DOS applications and Microsoft Windows operating systems. They are system files that contain device drivers or hardware configurations for the system.

Most DOS .sys files are real mode device drivers. Certain files using this extension are not, however:

  • MSDOS.SYS and IO.SYS are core operating system files in MS-DOS and Windows 9x.
  • CONFIG.SYS is a text file that contains various configuration options and specifies what device drivers will be loaded.
  • COUNTRY.SYS is a binary database containing country and codepage related information for use with the CONFIG.SYS COUNTRY directive and the NLSFUNC driver.
  • KEYBOARD.SYS is a binary database containing keyboard layout related information including short P-code sequences to be executed by an interpreter inside the KEYB keyboard driver.